home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #6 / CD 6 (Black) - 2001.iso / CDex / cdex_beta_setup.exe / {app} / Changes.txt < prev    next >
Encoding:
Text File  |  2001-02-22  |  7.8 KB  |  189 lines

  1. // Version 1.30 beta 9
  2. Upgraded to Vorbis Beta 3
  3. Upgraded to latest lame encoder version
  4. Fixed CDDB submission bugs
  5. Fixed memory leak in MP3 encoding engine
  6. Last track was not alway completely encoded (CDex did hang at 99%)
  7.  
  8.  
  9. // Version 1.30 beta 8
  10. Initial support for WMA decoding
  11. First character of file Title field was garbled when Split track to Track Artist was enabled
  12. Run Read CD function in seperate thread (should speed up CD reading process)
  13. Small bug fixes in remote CDDB option
  14. Initial support for CDDB batch option
  15. 384 kbits option was missing from MP2 encoder setting
  16.  
  17. // Version 1.30 beta 6
  18. Fixed 1 bit rounding errors in MpgLib
  19. Fixed bug, when root directory is selected in File open dialog box
  20. Added artist/title/album info to Vorbis files
  21. Added ABR and MaxBitrate lame option
  22. Created installer script
  23. Several MP2 encoder improvements (Added experimental VBR, can select to 
  24. write ancillary data, disable padding option, support for MPEG2)
  25. Abort button added to CDex Autodetect
  26. Select track by default is now configurable option
  27. Fixed player problems on Windows NT systems
  28. Added new buttons, thanks to the artist formally known as CHAR$(256)
  29. Update to latest Lame version
  30. Keyboard control in OpenFile dialog is now working
  31.  
  32.  
  33. // Version 1.30 beta 5
  34. Entries in the M3U files are now terminated with a newline character
  35. CDDB items are now greyed out properly
  36. Total number of tracks was not calculated properly
  37. Fixed some problems regarding multi-session CDs and the generation of the CDDB-ID number
  38. With some CD Rom drives the duration of the last track was not calculated properly
  39. Fixed problem in submit-CDDB, track info was not updated proper
  40. Add Ogg encoder option to select encoding mode + included beta 2 version of Ogg Encoder
  41. Only disable the track window (instead of delete contents) when CD is ejected
  42.  
  43. // Version 1.30 beta 4
  44. Fixed int partial track extract routine (track names were not filled out)
  45. CDex Logo in the about box shoul be displayed correctly under all resolution settings
  46. All files will be selected when CD is inserted
  47. Added feature, so CD is ejected after ripping has been completed
  48. Better handling of Multisession CDs
  49. Created a new routine to calculate the CD Volume ID, so hopefully the CDPlayer.ini files
  50. are now written correctly on all systems
  51.  
  52. // Version 1.30 beta 3
  53. Better stream error recovery in MP3 decoder
  54. Lower/Higher normalization factor can be specified seprately
  55. Normalization factor will now be logged in the CDRipInfoDB
  56. Normalization Spin buttons are now spinning the correct way
  57. Incorrect TrackName was inserted into the ID3 Tag
  58. Illegal characters replacement can now be set to empty without cutting of the string
  59. Added vorbis decoding engine, it is now possible to convert and play ogg files 
  60. Track can be split up into Artist and Track, indicated by separation character
  61. Leading and trailing space in the directory names could cause problems, therefore they will now be removed
  62.  
  63. // Version 1.30 beta 2
  64. Added support for Gogo DLL encoder
  65. Added support for Vorbis encoder
  66. Introduced new file selection dialog box, now you should be able to select many files at once
  67. Fixes problesm with play list generation
  68. Many other small fixes
  69. Added functionality to specify how with which character the illegal characters have to be replaced with
  70.  
  71. // Version 1.30 beta 1
  72. Avoid double dot when converting MP3 file back to WAV files
  73. Fixed initialization problem in MPGLib which could produce artifacts
  74. File name Buffer size is now adjustable through FNBufferSize ini parameter (still does not work)
  75. Fixed problem in ripping library that the file size was depending on Read Overlap parameter
  76. Added logo to About box
  77. Added initial support for CD-Text
  78. Added initial support for CDDB submission
  79. Added audible beep when ripping/converting is completed
  80. ASPI retries was not persistant, is fixed now
  81. ID3 V1.1 support
  82. Comment field of ID3 tag can be filled out in config dialog box
  83. Upgraded to latest lame encoder
  84.  
  85.  
  86. // Version 1.30 beta 0
  87. Switched to new MP3 decoder (MPG123 based)
  88. Fixed CDDB proxy problem
  89. Increased CDDB receive buffer to 32K
  90. New lame encoder 3.80 
  91. Made changes to support latest FAAC encoder DLL
  92. Added a simple WAV recorder (work in progress) 
  93. Fixed crash problem when there is not CD-ROM present during startup
  94. Several small UI touch ups
  95. Now you can dynamically create the playlist file name
  96.  
  97. // Version 1.20 release
  98. Fixed WAV->MPEG bug (option did not work)
  99. Updated manual
  100. There were a few problems with the HIGH_QUALITY encoder setting.
  101. Upgraded really to Lame 3.58 (was 3.57 in beta 9)
  102.  
  103.  
  104.  
  105. // Version 1.20 beta 9
  106. Hopefully fixed problem with codec enumeration
  107. Time out on CDDB Query sites added
  108. Better handling of CDDB Query Sites
  109. Automatic match of Logical drive
  110. Added support for FAAC.dll (see http://www.slimline.net/aac/ how to get encoder)
  111. Added support for on the fly encoding for external encoders
  112. Switched to LibSnd (see http://www.zip.com.au/~erikd/libsndfile/) for WAV generation,
  113. many different WAV types are now supported (u-Law, a-Law, IMA and MS ADPCM)
  114. Removed BladeDll from package
  115. Removed Manual.doc file from package
  116. Moved to GNU license (source available at www.sourceforge.net)
  117.  
  118.  
  119.  
  120.  
  121.  
  122. // Version 1.20 beta 7
  123. Just a quick fix to avoid CDex to crash upon startup when not using the Adaptect ASPI
  124. drivers
  125.  
  126.  
  127. // Version 1.20 beta 6
  128. Upgraded to LAME encoder version 3.30
  129. Added percent complete to title bar.
  130. Enhanced the extracting status information.
  131. Fixed some problem in the low-level ripping routines (i.e. crashes with some tracks)
  132. Added logic to switch to lower CD Speed when CD reading problem occur
  133. Link against the latest Windows WMA library
  134. Fixed bug where CD information was not saved when CD was ejected
  135. Added option to use short/long CDDB directory names
  136. Added special entry for Xing external encoder
  137. Added encoder entry for PsyTel AAC encoder
  138.  
  139.  
  140.  
  141. // Version 1.20 beta 5
  142. Upgraded to LAME encoder version 3.14
  143. Normalization of files should now only occur within the specified range
  144. Bug fix when extracting On the fly (it stopped after one track)
  145. Fixed time estimate when ripping/normalizing very large files
  146. Removed some spell check errors in the encoder dialog box
  147. Fixed bug in lame encoder, which causes CDex to crash for certain files 
  148. when using the the joint stereo option
  149.  
  150. // Version 1.20 beta 4
  151. Fixed time estimate when playing/decoding non VBR MP3 files.
  152. Added new LAME encoder, now VBR crashes should not occur
  153. Fixed the MP3 flag settings (private, original, copyright) are now
  154. properly inserted
  155. MP3 CRC will now be generated correctly
  156.  
  157.  
  158. // Version 1.20 beta 3
  159. Fixed bug when writing to M3U when file is opened
  160. Added Variable Bit Rate encoding to CDex
  161. Updated documentation (added manual.doc file, and updated help file)
  162.  
  163. // Version 1.20 beta 2
  164. Fixed bug so CD-ROM settings are no stored properly for drive type that contain spaces
  165. Included latest Lame Encoder (speed & quality improvements)
  166. Added additional settings for Lame Encoder
  167. Setting proper logical drive in CD-ROM configuration dialog
  168. Save the remote CDDB sites properly
  169. Fixed bugs in normalization code (Thanks to Frank!)
  170. Decreased normalization buffer in order to avoid stack overflow problems
  171. Linked to the lates MS-Audio SDK
  172.  
  173.  
  174. // Version 1.20 beta 1
  175. Save Correct TAG (Catagory Field) when performing Partial Track copy
  176. Added Simple MP3 Player
  177. Switches to Lame Encoder 3.0.2 (slower but improved quality)
  178. Added Joint stereo and Fake Stereo option in Internal Encoder options
  179. Fixed problems when converting MP3->RIFF WAV (was not doing anything)
  180. Made changes to Codec enumeration, hopefully this solves the weird crashes
  181. Store the CDDB query sites result correctly 
  182.  
  183. // Version 1.20 beta 0
  184. Added WMA encoder
  185. Better handling of ASPI errors
  186. Fixes problems with pause button
  187. Avoid system crash when no CD-ROM drive is located
  188.  
  189.